var net/http.http2errStreamID

8 uses

	net/http (current package)
		h2_bundle.go#L2240: 	http2errStreamID    = errors.New("invalid stream ID")
		h2_bundle.go#L2283: 		return http2errStreamID
		h2_bundle.go#L2707: 		return http2errStreamID
		h2_bundle.go#L2820: 		return http2errStreamID
		h2_bundle.go#L2860: 		return http2errStreamID
		h2_bundle.go#L2897: 		return http2errStreamID
		h2_bundle.go#L2996: 		return http2errStreamID
		h2_bundle.go#L3010: 		return http2errStreamID